projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c5e61b
)
(eshell-smart-maybe-jump-to-end): Fix typo.
author
Juanma Barranquero
<lekktu@gmail.com>
Sun, 29 Feb 2004 23:09:51 +0000
(23:09 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Sun, 29 Feb 2004 23:09:51 +0000
(23:09 +0000)
lisp/eshell/em-smart.el
patch
|
blob
|
history
diff --git
a/lisp/eshell/em-smart.el
b/lisp/eshell/em-smart.el
index 6725f96cc840337fd3f8d4444fbc39d60bddea90..fb539487204ddfcb835ddf9971a22edf70dcda10 100644
(file)
--- a/
lisp/eshell/em-smart.el
+++ b/
lisp/eshell/em-smart.el
@@
-242,7
+242,7
@@
The options are `begin', `after' or `end'."
(defun eshell-smart-maybe-jump-to-end ()
"Jump to the end of the input buffer.
-This is done whenever a command exits sucessfully and both the command
+This is done whenever a command exits suc
c
essfully and both the command
and the end of the buffer are still visible."
(when (and (= eshell-last-command-status 0)
(if (eq eshell-review-quick-commands 'not-even-short-output)